DirectCallLogListQueryResultHandler

fun interface DirectCallLogListQueryResultHandler

DirectCallLogListQueryResultHandler

Since

0.6.0

Functions

onResult
Link copied to clipboard
abstract fun onResult(callLogs: List<DirectCallLog>?, e: SendBirdException?)

A callback for when the query is done.